home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / inkut150.zip / WHATSNEW.TXT < prev   
Text File  |  1996-05-27  |  5KB  |  125 lines

  1. ================================================================================
  2.                  Inkutils What's New
  3. ================================================================================
  4.  
  5. A full revision history is included in the Inkutils user guide.
  6.  
  7. New in 1.50a (Maintenance release)
  8. ----------------------------------
  9.  
  10.  DEDIT: Logging on to an empty drive under Windows 95 would display 
  11.         an error, rather than indicating no files.
  12.  
  13.         Grab 1 Long File Name (but not Grab All LFNs) would sometimes
  14.         incorrectly determine that Long Filenames were available when
  15.         they were not.
  16.  
  17.     Sort by description is now case insensitive.
  18.  
  19.         Disk full errors are now reported correctly.
  20.  
  21.         Fixed a minor problem with Speed Search.
  22.  
  23.     EE: Fixed minor priority problem with the NOT operator (~), the
  24.         algebra style products (8)(4) and squaring negative numbers.
  25.  
  26.     CE: CE now reports the DOS Error and Extended Error number if
  27.         they're unknown.
  28.            
  29.   MISC: Updated the user guide and added the Inkutils WEB site address:
  30.         http://www.Dynamic-Web.com/Software/Inkutils
  31.         The latest version of the Inkutils can always be found here.
  32.  
  33.         Note that the Inkutils e-mail address has changed to:
  34.         inkutils@inkland.demon.co.uk
  35.  
  36. New in 1.50
  37. -----------
  38.  
  39.       Additions and Changes:
  40.         
  41.         Windows 95 support - Long and UNC filenames are now supported by
  42.         the Inkutils.
  43.  
  44.         The Inkutils now support extended parent directories where file
  45.         names are used. i.e. "..." = parent of parent directory, "...."
  46.         = parent of parent of parent directory, etc.
  47.  
  48.         DEDIT and LE now support 4DOS's ColorDir settings for files
  49.         without extensions. The match-all extension of "*" is now also
  50.         supported.
  51.  
  52.         DEDIT is now Windows 95 Close Aware. When run directly from 
  53.         Windows 95 (e.g. from a shortcut) it can be closed with the "X"
  54.         button without any fuss. This is great if you drag DEDIT.PIF
  55.         onto the Win95 desktop, where you can drag folders or files from
  56.         the explorer onto the DEDIT icon to describe them.
  57.  
  58.         DEDIT has a new feature called "Grab Long Filenames" which
  59.         describes one (Alt-1) or all (Alt-0) of the files in the current
  60.         directory with the long filename equivalents, so that they are
  61.         visible, even under plain DOS, where long filenames are not
  62.         available. 
  63.  
  64.         DEDIT can now display long filenames, when they are available, by
  65.         using the new /Long switch. By default DEDIT works with short
  66.         filenames because they still benefit more from the descriptions.
  67.  
  68.         Pressing F5 when in DEDIT's browse mode will display a menu of
  69.         the main functions, which may be selected with the mouse or
  70.         keyboard.
  71.  
  72.         DEDIT will now automatically re-sort the display after the
  73.         descriptions are modified if they are one of the sort keys.
  74.         This new feature can be disabled, if required, with the
  75.         /NODESCSORT switch.
  76.  
  77.         DEDIT can be made to have the cursor placed at a specific file
  78.         or directory when it starts up by using the new /STartfile=name
  79.         switch.
  80.  
  81.         New key commands in DEDIT: Alt-O now imports the currently
  82.         selected file, BACKSPACE moves to the parent directory when in
  83.         browse mode.
  84.  
  85.         DD can now handle directories upto 128 levels deep (very deep!).
  86.  
  87.         DD now has the ability to move all files (rather than deleting
  88.         them) to the parent directory of the one being deleted, by using
  89.         the /Move switch.
  90.  
  91.         Protected directories can now be deleted with DD without
  92.         unprotecting them first, by using the new /FORCE switch.
  93.  
  94.         DD's /Empty switch now only works in conjunction with the /Auto
  95.         switch.
  96.  
  97.         MCD now has its own critical error handler (though, as with all
  98.         the other Inkutils, CE is used in preference if it's installed).
  99.  
  100.         CE now recognizes Windows 95 DOS functions.
  101.  
  102.         Added a /Bare switch to LE, which displays only the filenames -
  103.         no totals or anything else.
  104.  
  105.         Many minor miscellaneous improvements (try saying that after a
  106.         few).
  107.  
  108.       Bug Fixes:
  109.  
  110.         The cursor shape in DEDIT would revert to it's previous state
  111.         after a description had been edited in a window.
  112.  
  113.         Ctrl-Del (DeleteToEndOfLine) in DEDIT would keep the change only
  114.         if the description was already modified.
  115.  
  116.         Deleting the file mask in DEDIT's change file mask dialog box
  117.         would sometimes not default back to *.* correctly after using
  118.         an exclusion file mask, e.g. after using -d*.*
  119.  
  120.         After using the F5-F8 function keys in CC, the cache settings
  121.         would be unpredictable on some machines.
  122.  
  123.         If CC was started when drive A: was current, its settings would
  124.         not be displayed until it was re-selected.
  125.